CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 偏微分方程 数值解

搜索资源列表

  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. MapleTutorial

    0下载:
  2. Maple目前应用非常广泛符号计算软件之一它拥有非常强大符号计算和数值计算功本书详细地介绍了Maple基本功包括数值计算解方程微积分计算向量及矩阵计算解常微分方程和偏微分方程等本书深入讲解了Maple编程基本原理 -Maple is widely used at present one of the symbolic computation software, It has a very powerful symbolic computation and numerical calculat
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4415183
    • 提供者:sdfgasdfa
  1. dune-common-1.2.1

    0下载:
  2. DUNE (Distributed and Unified Numerics Environment),分布和统一数值解环境,是一种求解偏微分方程的基于网格的方法(PDE)的模块化的工具箱。DUNE是所有这些体现了科学计算的概念从抽象的接口设置第一次。现代C + +编程技术使同样的概念非常不同的实现使用一个非常低的开销一个共同的接口。因此,DUNE确保在科学计算的效率,并支持高性能计算应用。-DUNE (Distributed and Unified Numerics Environment),
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1729840
    • 提供者:秦政
  1. Complete-collection-of-algorithm

    6下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. weifenfangchengdeshujijiefa

    0下载:
  2. 运用MATLAB求解偏微分方程的数值解的程序-Numerical Solution of Partial Differential Equations MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:94115
    • 提供者:超哥
  1. jiefangcheng

    0下载:
  2. 小波方法解微分方程程序,包含计算伽玛函数在各点的值,许多偏微分方程的解析解与伽玛函数有关,计算真解和数值解误差必用.自己编写.-Wavelet method to solve the differential equation procedures, including calculation of the gamma function value at various points, many of the analytical solution of partial differential
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1820
    • 提供者:lisa
  1. the-Finite-Element-Method

    2下载:
  2. 用matlab编写的有限元程序,可用于解偏微分方程的数值解-Using matlab finite element program can be used to solve the numerical solution of partial differential equations
  3. 所属分类:matlab例程

    • 发布日期:2013-07-15
    • 文件大小:2563
    • 提供者:吴宇森
  1. Differential-Equations

    0下载:
  2. 偏微分方程的MATLAB解法,用于求解偏微分方程的数值解-MATLAB solution of partial differential equations, numerical solution for solving partial differential equations
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5131086
    • 提供者:张翼
  1. PDE-MATLAB

    0下载:
  2. 针对偏微分方程的MATLAB解法,主要研究微分方程(组)的数值解法(近似解),重点介绍 Euler 折线法.-For the solution of partial differential equations MATLAB, mainly studies the differential equation ( Group ) numerical method ( approximate ), introduced Euler broken line method.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1259081
    • 提供者:Avrin
  1. poisson

    1下载:
  2. 用Matlab实现求泊松方程数值解的有限元法。 泊松方程是数学中一个常见于静电学、机械工程和理论物理的偏微分方程。-Using Matlab to achieve the requirements of the finite element method for the numerical solution of the Poisson equation. Poisson equation is common in mathematics partial differential equat
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:2922
    • 提供者:詹瑞
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. numerical-methods

    1下载:
  2. 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:4411
    • 提供者:黄建理
  1. wave

    0下载:
  2. 二阶双曲偏微分方程,离散边界,求数值解.利用了显式差分方程。-Hyperbolic second order partial differential equations, discrete boundary, numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:548
    • 提供者:陈腾飞
  1. serial

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations correctly after testing feasible
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:988
    • 提供者:来啸俊
  1. MPI_OpenMP

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:2189
    • 提供者:来啸俊
  1. MPI_OpenMP_cart

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,并行计算MPI的另一种方法,经测试后正确可行-This program is written in C to achieve the numerical solution of partial differential equations, parallel computing the MPI Another way, after testing is feasible
  3. 所属分类:MPI

    • 发布日期:2017-12-01
    • 文件大小:1810
    • 提供者:来啸俊
  1. 1

    0下载:
  2. 利用有限差分法解边值问题时,首先将求解区域分为很多个网格和节点,并用差商代替微商,然后,使区域中的偏微分方程转化为以节点的数值为未知量的差分方程组,最后,解该方程组便可得到各离散点待求的数值解-Using the finite difference method for solving boundary value problem, the solution region is divided into many grid nodes, instead of the derivative wit
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:10590
    • 提供者:lime2009
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. PDE

    1下载:
  2. 提供matlab多种数值解偏微分方程算法程序,程序用于求解比较容易的情形-Offer a variety of matlab numerical solution of partial differential equation algorithm procedures, procedures for solving more easily
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7793
    • 提供者:李志文
  1. youxianyuan

    0下载:
  2. 偏微分方程有限元的数值解的matlab程序,具有较好的实用性,方便大家使用和参考。-Partial differential equations finite element numerical solution matlab program, with good usability, to facilitate the use and reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2878
    • 提供者:高雄飞
« 1 2 3 45 6 »
搜珍网 www.dssz.com